home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: roberino@aol.com (Roberino)
- Newsgroups: comp.lang.c
- Subject: Help: Asynchronous I/O
- Date: 29 Mar 1996 07:41:15 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4jglpb$2ur@newsbf02.news.aol.com>
- Reply-To: roberino@aol.com (Roberino)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- I am writing a program on UNIX System V in C and
- I am trying to poll the keyboard to determine if a key
- has been pressed without having to wait for the input.
- I realize this may be a UNIX question, but I couldn't
- find anywhere else to ask this question, and I also thought
- there might be some C trick to do this.
-
- Does anyone know of an easy (or any) way to do this?
-
- Thanks,
- Rob
-